home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Texty / crackme / cm_id13.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  1999-05-12  |  2.1 KB  |  110 lines

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 121
  4.   Width = 251
  5.   Height = 153
  6.   AutoSize = True
  7.   Caption = 'CrackMe [id:13]'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 120
  16.   TextHeight = 16
  17.   object Label1: TLabel
  18.     Left = 184
  19.     Top = 0
  20.     Width = 33
  21.     Height = 20
  22.     Caption = 'User'
  23.     Font.Charset = ANSI_CHARSET
  24.     Font.Color = clWindowText
  25.     Font.Height = -15
  26.     Font.Name = 'Comic Sans MS'
  27.     Font.Style = []
  28.     ParentFont = False
  29.   end
  30.   object Label2: TLabel
  31.     Left = 184
  32.     Top = 32
  33.     Width = 41
  34.     Height = 20
  35.     Caption = 'Serial'
  36.     Font.Charset = ANSI_CHARSET
  37.     Font.Color = clWindowText
  38.     Font.Height = -15
  39.     Font.Name = 'Comic Sans MS'
  40.     Font.Style = []
  41.     ParentFont = False
  42.   end
  43.   object Label3: TLabel
  44.     Left = 184
  45.     Top = 64
  46.     Width = 59
  47.     Height = 20
  48.     Caption = 'RegCode'
  49.     Font.Charset = ANSI_CHARSET
  50.     Font.Color = clWindowText
  51.     Font.Height = -15
  52.     Font.Name = 'Comic Sans MS'
  53.     Font.Style = []
  54.     ParentFont = False
  55.   end
  56.   object Edit1: TEdit
  57.     Left = 0
  58.     Top = 0
  59.     Width = 177
  60.     Height = 24
  61.     MaxLength = 32
  62.     TabOrder = 0
  63.   end
  64.   object Edit2: TEdit
  65.     Left = 0
  66.     Top = 32
  67.     Width = 177
  68.     Height = 24
  69.     MaxLength = 32
  70.     TabOrder = 1
  71.   end
  72.   object Button1: TButton
  73.     Left = 8
  74.     Top = 96
  75.     Width = 73
  76.     Height = 25
  77.     Caption = 'Register'
  78.     Font.Charset = ANSI_CHARSET
  79.     Font.Color = clWindowText
  80.     Font.Height = -15
  81.     Font.Name = 'Comic Sans MS'
  82.     Font.Style = []
  83.     ParentFont = False
  84.     TabOrder = 2
  85.     OnClick = Button1Click
  86.   end
  87.   object Edit3: TEdit
  88.     Left = 0
  89.     Top = 64
  90.     Width = 177
  91.     Height = 24
  92.     TabOrder = 3
  93.   end
  94.   object Button2: TButton
  95.     Left = 88
  96.     Top = 96
  97.     Width = 73
  98.     Height = 25
  99.     Caption = 'About'
  100.     Font.Charset = ANSI_CHARSET
  101.     Font.Color = clWindowText
  102.     Font.Height = -15
  103.     Font.Name = 'Comic Sans MS'
  104.     Font.Style = []
  105.     ParentFont = False
  106.     TabOrder = 4
  107.     OnClick = Button2Click
  108.   end
  109. end
  110.